DELETE /DataCube/Parameter/{id}/

Deletes a parameter on the transform.
 

Request

Method Request URI
DELETE /API/DataCube/Parameter/{id}/?parameterId=value&sessionId=value

URI Parameters

URI Parameter Description
parameterId The ID of the parameter to delete.
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube the parameter is in.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or the reason for failure.